xen: arm: fix usage of bootargs for Xen.
authorIan Campbell <ian.campbell@citrix.com>
Mon, 21 Oct 2013 09:21:23 +0000 (10:21 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 24 Oct 2013 13:17:47 +0000 (14:17 +0100)
commita067a9b960f6328e6bff620f7ab24096427bcc14
treeaa082a5a35b78c9e143379b0a5488c0c1ee4de59
parentbadd47de999561ac31b7b6b7b2c3b34ef0476dad
xen: arm: fix usage of bootargs for Xen.

The chosen node's bootargs property should be used for Xen if there is a dom0
kernel multiboot module with a command line, not just if xen,dom0-bootargs is
present.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.linaro.org>
docs/misc/arm/device-tree/booting.txt
xen/common/device_tree.c